home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990: Night of the Living Disc / Night of the Living Disc.2mg / Dev.CD.5 / Tools / DTS.Samples / SC15CDevSamples / Assembly / Full.Build < prev   
Encoding:
Apple IIgs Source Code  |  1990-05-31  |  120 b   |  4 lines  |  [B0] Apple IIgs Source Code (0x0006)

  1. assemble cdev.asm keep=cdev
  2. linkiigs -t $06 -lseg CDev:$1000 CDev.a -o CDevCode
  3. Compile CDev.rez keep=CDev rez=(-t $C7)
  4.